home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / PredatorPrey / WhichWindow.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-06-22  |  153 b   |  10 lines  |  [TEXT/KAHL]

  1. /*    #include "WhichWindow.h"    */
  2.  
  3. #ifndef __WW__
  4. #define __WW__
  5.  
  6. void    WhichWindowSeg    (void);
  7.  
  8. short         WhichWindow(WindowPtr, short *);
  9.  
  10. #endif    /*    __WW__    */